home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol E-14
/
Vol E-14.iso
/
games
/
reelgold.swf
/
scripts
/
DefineButton2_109
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2014-03-11
|
118b
|
7 lines
on(release){
play();
pOn = true;
_root.inSFX.fMainSoundSwitch("on");
_root.inSFX.fNoise("click");
}